home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 15880 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  730 b 

  1. Path: nntp.igs.net!usenet
  2. From: shollings@cnwl.igs.net (Hollingsworth)
  3. Newsgroups: comp.lang.c++
  4. Subject: copying files without using system()
  5. Date: Mon, 08 Apr 1996 16:28:31 GMT
  6. Organization: IGS - Information Gateway Services
  7. Message-ID: <4kbib7$fp7@nntp.igs.net>
  8. NNTP-Posting-Host: ppp16.cnwl.igs.net
  9. X-Newsreader: Forte Free Agent 1.0.82
  10.  
  11. I've got a question.  I'm writing a program a need to copy and move files from
  12. on disk to another or one directory to another.  I'm using MSDOS 6.2.  I found
  13. the system () function but I would like to have better control on it then that.
  14.  
  15.  
  16. Always asking the questions never answering them    NATHAN
  17.  
  18. P.S.  Answer to me via email please. (shollings@cnwl.igs.net) just like to
  19. repeat it
  20.  
  21.  
  22.